Skip to content

Add Python 3.15 math integer updates#15744

Merged
JelleZijlstra merged 3 commits into
python:mainfrom
JelleZijlstra:codex/python315-math
May 10, 2026
Merged

Add Python 3.15 math integer updates#15744
JelleZijlstra merged 3 commits into
python:mainfrom
JelleZijlstra:codex/python315-math

Conversation

@JelleZijlstra
Copy link
Copy Markdown
Member

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 9, 2026

Diff from mypy_primer, showing the effect of this PR on open source code:

pandas (https://github.com/pandas-dev/pandas)
+ pandas/core/computation/ops.py:328: error: Need type annotation for "_binary_ops_dict" (hint: "_binary_ops_dict: dict[<type>, <type>] = ...")  [var-annotated]

@JelleZijlstra JelleZijlstra marked this pull request as ready for review May 9, 2026 18:59
@JelleZijlstra JelleZijlstra merged commit 31e72d1 into python:main May 10, 2026
56 checks passed
@JelleZijlstra JelleZijlstra deleted the codex/python315-math branch May 10, 2026 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants